[INFO] fetching crate j1939logger 0.4.0...
[INFO] checking j1939logger-0.4.0 against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] extracting crate j1939logger 0.4.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate j1939logger 0.4.0
[INFO] finished tweaking crates.io crate j1939logger 0.4.0
[INFO] tweaked toml for crates.io crate j1939logger 0.4.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate j1939logger 0.4.0 on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate j1939logger 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8a6fe5afce2d326935680a353adc56c57c6037c4da75c522ab89cc0c609c014e
[INFO] running `Command { std: "docker" "start" "8a6fe5afce2d326935680a353adc56c57c6037c4da75c522ab89cc0c609c014e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8a6fe5afce2d326935680a353adc56c57c6037c4da75c522ab89cc0c609c014e" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a6fe5afce2d326935680a353adc56c57c6037c4da75c522ab89cc0c609c014e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8a6fe5afce2d326935680a353adc56c57c6037c4da75c522ab89cc0c609c014e" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]    Compiling fltk-sys v1.5.22
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking libudev v0.3.0
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking memoffset v0.9.1
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling minipaste v0.1.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling socketcan v3.5.0
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]     Checking embedded-can v0.4.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling rust-embed-utils v8.9.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking timer v0.2.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking clap-num v1.2.0
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stderr]    Compiling j1939logger v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking dbg_hex v0.2.0
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]  --> build.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(windows)]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[deny(misleading_cfg_in_build_script)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]  --> build.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(windows)]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]   --> build.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(unix)]
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `j1939logger` (build script) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8a6fe5afce2d326935680a353adc56c57c6037c4da75c522ab89cc0c609c014e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a6fe5afce2d326935680a353adc56c57c6037c4da75c522ab89cc0c609c014e", kill_on_drop: false }`
[INFO] [stdout] 8a6fe5afce2d326935680a353adc56c57c6037c4da75c522ab89cc0c609c014e
